perm filename A106.TEX[106,RWF]1 blob sn#807815 filedate 1985-11-05 generic text, type C, neo UTF8
COMMENT āŠ—   VALID 00002 PAGES
C REC  PAGE   DESCRIPTION
C00001 00001
C00002 00002	\magnification\magstephalf
C00004 ENDMK
CāŠ—;
\magnification\magstephalf
\input macro.tex
\def\today{\ifcase\month\or
  January\or February\or March\or April\or May\or June\or
  July\or August\or September\or October\or November\or December\fi
  \space\number\day, \number\year}
\baselineskip 14pt
\rm
\line{\sevenrm a106.tex[106,phy] \today\hfill}

\font\rmn=amr9
{\rmn
{\narrower\smallskip\noindent
{\bf Exercise.}

\noindent
Do again the wolves-and-rabbits computation.  This time, the output should
graph~{\tt W} (vertical) against~{\tt R} (horizontal).  Time is not shown.  Use the
revised equations and starting conditions:

{\obeylines\obeyspaces\let =\ \tt
        Initial R=0.5
        Initial W=0.25
        dR/R=0.1(1-0.2R-2W)
        dW/W=0.1(2R-1)
}

Observe relevant rules of good programming practice.  Use an overlaid grid, as in
the previous {\tt W}\&{\tt R} 
problem; the detailed design of the output format is up to you.

Option, no extra credit: graph several solutions, using different initial 
conditions, on the same graph; label them {\tt A}, {\tt B}, {\tt C}, etc.
\smallskip}
}


\bigskip
\line{\copyright 1984 Robert W. Floyd; \hfil}
%First draft (not published) ??\hfil}
%revised: Date; subsequently revised.\hfill}

\bye